CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::tt::arr< T[N]>::extent< I > Struct Template Reference

#include <type_traits.h>

List of all members.

Static Public Attributes

static int const value


Detailed Description

template<typename T, unsigned N>
template<unsigned I>
struct CLHEP::tt::arr< T[N]>::extent< I >

Definition at line 889 of file type_traits.h.


Member Data Documentation

template<typename T, unsigned N>
template<unsigned I>
int const CLHEP::tt::arr< T[N]>::extent< I >::value [static]

Initial value:

  (I == rank)
                              ?  N
                              :  tt::arr<T>::template extent<I>::value

Definition at line 891 of file type_traits.h.


The documentation for this struct was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7